+<para>
+Because the format supports only one route or track, this option can be used
+on output to select a single route or track from a collection of routes and
+tracks read from a more expressive format. If you have, say, a
+<link linkend="fmt_gpx">gpx</link> file that contains three routes, you can
+use this option to write them one at a time to individual files.
+</para>
+<screen format="linespecific">gpsbabel -i gpx -f routes.gpx -o stmwpp,index=1 -F route1.txt -o stmwpp,index=2 -F route2.txt -o stmwpp,index=3 -F route3.txt</screen>
-
+<para>
+This option may be used to eliminate calculated route points from the route.
+</para>
-
+ <para>The option 'datum="datum name"' can be used to override
+the default of NAD27 ("N. America 1927 mean") which is correct for the
+continental U.S. Points in Hawaii should use "Old
+Hawaiian_mean"</para>
+
-
-
-
- <para>Support for Suunto Trek Manager (STM) WaypointPlus
-format.. Simple structure with coordinates and timestamp. Route
-points (waypoints) have additionaly shortname. The files can only
-contain one route or one track. <ulink url="http://www.suunto.fi">www.suunto.fi</ulink>
- </para>
- <para>
- Options:
- </para>
- <para>
- <option>index</option> - Use route/track number
-<index> from input data for output.
+<para>
+This format supports the Suunto Trek Manager (STM) WaypointPlus format.
+This is a simple format with coordinates and a time stamp. Route points
+also have a short name. A single file may only contain one route or one
+track.
+</para>
+<para>
+<ulink url="http://www.suunto.fi">Suunto Website</ulink>
</para>
+<para>
+TEF, internally called "TourExchangeFormat", is an XML based export format
+used by Map&Guide <productname>Motorrad-Routenplaner 2005/06</productname>.
+</para>
+<para>
+Because this is only an export format, GPSBabel does not support writing to
+this format.
+</para>
+<para>
+GPSBabel also supports the <link linkend="fmt_bcr">bcr</link> format, which
+may also be used with this program and supports both reading and writing.
+</para>
-
-
- <para>TEF, internal called "TourExchangeFormat", is a XML based
-export format, used by Map&Guide "Motorrad-Routenplaner 2005/06".
-Another posibility to exchange data with this are the .bcr files,
-which are supported by GPSbabel in both directions (see BCR).
- </para>
- <para>Via XML this software can only export routing data. So we
-don't support writing. With the option "routevia" you can eliminate
-calculated route points from tef source file.</para>
- <screen format="linespecific"> gpsbabel -r -i tef,routevia -f in.xml -o gpx -F out.gpx</screen>
+<screen format="linespecific"> gpsbabel -r -i tef,routevia -f in.xml -o gpx -F out.gpx</screen>
<para>National Geographic Topo! Waypoint and Route Format. This module
reads and writes .TPG files created by various editions of NG Topo!
-Reading/writing of route data is not supported yet.
-Contributed by Alex Mottram.</para>
- <para>The option 'datum="datum name"' can be used to override
-the default of NAD27 ("N. America 1927 mean") which is correct for the
-continental U.S. Points in Hawaii should use "Old
-Hawaiian_mean"</para>
- <para>Contributed by Alex Mottram.</para>
+Reading/writing of route data is not supported yet.</para>
+<para>Contributed by Alex Mottram.</para>